[INFO] cloning repository https://github.com/mobiusklein/mzdata_cxx
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mobiusklein/mzdata_cxx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmobiusklein%2Fmzdata_cxx", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmobiusklein%2Fmzdata_cxx'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0570f708e80631b81c7b41f654462c73e7d73be0
[INFO] checking mobiusklein/mzdata_cxx against master#09a371361240e42b0d69438fd1179efcf212e576 for pr-157814-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmobiusklein%2Fmzdata_cxx" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/mobiusklein/mzdata_cxx
[INFO] finished tweaking git repo https://github.com/mobiusklein/mzdata_cxx
[INFO] tweaked toml for git repo https://github.com/mobiusklein/mzdata_cxx written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mobiusklein/mzdata_cxx on toolchain 09a371361240e42b0d69438fd1179efcf212e576
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09a371361240e42b0d69438fd1179efcf212e576" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mobiusklein/mzdata_cxx already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09a371361240e42b0d69438fd1179efcf212e576" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded displaydoc v0.1.7
[INFO] [stderr]   Downloaded linreg v0.2.0
[INFO] [stderr]   Downloaded timsrust v0.4.1
[INFO] [stderr]   Downloaded scratch v1.0.8
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.153
[INFO] [stderr]   Downloaded identity-hash v0.1.0
[INFO] [stderr]   Downloaded mzpeaks v1.0.8
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.153
[INFO] [stderr]   Downloaded cxx-build v1.0.153
[INFO] [stderr]   Downloaded cxxbridge-cmd v1.0.153
[INFO] [stderr]   Downloaded mzsignal v1.1.4
[INFO] [stderr]   Downloaded cxx v1.0.153
[INFO] [stderr]   Downloaded mzdata v0.52.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7cf07dcec6eec8f91d8fcff9552b5c74122c05467aaf1800be6da9d6f61e2ab2" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 83fd14c9a974fdda69ec4a8eec1eebdc964e4abcd270979a07f722fe4e1a9fec
[INFO] running `Command { std: "docker" "start" "83fd14c9a974fdda69ec4a8eec1eebdc964e4abcd270979a07f722fe4e1a9fec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "83fd14c9a974fdda69ec4a8eec1eebdc964e4abcd270979a07f722fe4e1a9fec" "/opt/rustwide/cargo-home/bin/cargo" "+09a371361240e42b0d69438fd1179efcf212e576" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "83fd14c9a974fdda69ec4a8eec1eebdc964e4abcd270979a07f722fe4e1a9fec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "83fd14c9a974fdda69ec4a8eec1eebdc964e4abcd270979a07f722fe4e1a9fec" "/opt/rustwide/cargo-home/bin/cargo" "+09a371361240e42b0d69438fd1179efcf212e576" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling scratch v1.0.8
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking wide v0.7.32
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.153
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking miniz_oxide v0.8.7
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking mzpeaks v1.0.8
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling codespan-reporting v0.12.0
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking vsimd v0.8.0
[INFO] [stderr]     Checking outref v0.5.2
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking identity-hash v0.1.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking base64-simd v0.8.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling link-cplusplus v1.0.10
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling cxx v1.0.153
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking simba v0.9.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]     Checking quick-xml v0.30.0
[INFO] [stderr]     Checking indexmap v2.8.0
[INFO] [stderr]    Compiling displaydoc v0.1.7
[INFO] [stderr]     Checking linreg v0.2.0
[INFO] [stderr]    Compiling cxx-build v1.0.153
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.153
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking nalgebra v0.33.2
[INFO] [stderr]    Compiling mzdata_cxx v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking rusqlite v0.31.0
[INFO] [stderr]     Checking mzsignal v1.1.4
[INFO] [stderr]     Checking timsrust v0.4.1
[INFO] [stderr]     Checking mzdata v0.52.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/mzdata_cxx.rs:625:14
[INFO] [stdout]     |
[INFO] [stdout] 625 |     fn value(&self) -> mzdata::params::ValueRef {
[INFO] [stdout]     |              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 625 |     fn value(&self) -> mzdata::params::ValueRef<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/mzdata_cxx.rs:625:14
[INFO] [stdout]     |
[INFO] [stdout] 625 |     fn value(&self) -> mzdata::params::ValueRef {
[INFO] [stdout]     |              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 625 |     fn value(&self) -> mzdata::params::ValueRef<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.40s
[INFO] running `Command { std: "docker" "inspect" "83fd14c9a974fdda69ec4a8eec1eebdc964e4abcd270979a07f722fe4e1a9fec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83fd14c9a974fdda69ec4a8eec1eebdc964e4abcd270979a07f722fe4e1a9fec", kill_on_drop: false }`
[INFO] [stdout] 83fd14c9a974fdda69ec4a8eec1eebdc964e4abcd270979a07f722fe4e1a9fec
